Skip to main content
Version: 5.1.1.0

Mongo DB Writer

Description

The MongoDB Outbound Channel is a channel which can execute customized operations on a MongoDB.

Creation

To create a MongoDB Outbound Channel follow the steps described in the general description of Channel.md

Configuration

The dialog to configure the MongoDB Outbound Channel looks like:

mongodb-outbound.png

  • Database The selected database connection.
  • Parameter Defines all variables that are passed to/returned from the channel. They can be accessed in the JSON Body using the $(variable) annotation.
  • JSON Body Defines the operation that gets executed on the MongoDB.